home *** CD-ROM | disk | FTP | other *** search
/ Internet Pratique / Internet Pratique 01.iso / pc / PC / Partenaires / Wanadoo / Divers / drivers_modem / WAVRSS.INF < prev   
INI File  |  2000-01-18  |  2KB  |  64 lines

  1. ;wavrss.inf
  2. ;version 1.0
  3. ;============================================================================
  4. ; CIS Version 1.00
  5. ;============================================================================
  6. [Version]
  7. Signature="$CHICAGO$"
  8. Class=MEDIA
  9. provider=%MSFT%
  10. LayoutFile=layout.inf
  11.  
  12. [ClassInstall]
  13. Addreg=Class.AddReg
  14.  
  15. [Class.AddReg]
  16. HKR,,,,%MediaClassName%
  17. HKR,,Icon,,"-1"
  18. HKR,,Installer,,mmci.dll
  19.  
  20. [Manufacturer]
  21. %Mfgname%= Microsoft
  22.  
  23. [Microsoft]
  24. %Rockwell.DeviceDesc1% = ROCKWELL,MODEMWAVE\56Modem
  25. %Rockwell.DeviceDesc2% = ROCKWELL,MODEMWAVE\Accelerator_Pro_56K_Ext_Voice_Modem
  26. %Rockwell.DeviceDesc3% = ROCKWELL,MODEMWAVE\Accelerator_Pro_56K_Int_Voice_Modem
  27.  
  28. [PreCopySection]
  29. HKR,,NoSetupUI,,1
  30.  
  31. [DestinationDirs]
  32. MSSERWAVE.CopyList = 11    ; LDID_SYS
  33.  
  34. [ROCKWELL]
  35. AddReg=MSSERWAVE.AddReg, ROCKWELL.AddReg
  36.  
  37. [MSSERWAVE.CopyList]
  38. serwave.vxd,,
  39. serwvdrv.drv,,
  40. vmodctl.dll,,
  41.  
  42. [ROCKWELL.AddReg]
  43. HKR,Drivers\wave\serwvdrv.drv,Description,,%Rockwell.DeviceDesc%
  44. HKR,Config,XformModule,  , "umdmxfrm.dll"
  45. HKR,Config,XformID,     1, 01, 00, 00, 00
  46.  
  47. [MSSERWAVE.AddReg]
  48. HKR,,DevLoader,,mmdevldr.vxd
  49. HKR,Drivers,MIGRATED,,0
  50. HKR,Drivers\wave,,,
  51. HKR,,Driver,,serwave.vxd
  52. HKR,Drivers\wave\serwvdrv.drv,Driver,,serwvdrv.drv
  53. HKR,Drivers,SubClasses,,"wave"
  54.  
  55. [Strings]
  56. MSFT="Microsoft"
  57. MfgName="Microsoft"
  58. Rockwell.DeviceDesc1="Rockwell Voice Modem Serial Wave Device"
  59. Rockwell.DeviceDesc2="Rockwell Voice Modem Serial Wave Device"
  60. Rockwell.DeviceDesc3="Rockwell Voice Modem Serial Wave Device"
  61. Rockwell.DeviceDesc4="Rockwell Voice Modem Serial Wave Device"
  62.  
  63.  
  64.